*
header #navbar-collapse-grid .navbar-nav li a {
    color:#0a0a0a;
    font-weight: bold;
}

header #navbar-collapse-grid .navbar-nav li a.active {
    color:#000;
}

header span.phone-number {
    font-size: 25px;
    font-weight: bold;
}

h3.price-list-title {
    text-align: center;
    display: block;
    margin: 0 0 15px;
    padding-bottom: 15px;
}

h3.price-list-title:after {
    content: "";
    max-width: 250px;
    height: 3px;
    background: #0a0a0a;
    display: block;
    margin: 20px auto 0;
}

.common-table-style {
    width: 100%;
    border: 1px solid #0a0a0a;
    border-collapse: collapse;
    padding: 10px;
    text-align: center;
    /*background: rgba(51, 76, 156, 0.62);*/
}
.common-table-style th {
    border: 1px solid rgba(212, 212, 212, 0.23);
    padding: 10px;
    background: #0a0a0a;
    color: #fff;
    border-bottom: 3px solid rgba(204, 204, 204, 0.19);
}

.common-table-style td {
    border: 1px solid rgba(212, 212, 212, 0.23);
    padding: 10px;
    text-align: center;
    position: relative;
    /*color: #fff;*/
}

.common-table-style td strong {
    /*color:#fff;*/
}

.common-table-style td span {
    /*color: #fff;*/
    font-size: 15px;
}

.common-table-style td .mobile-show.title {
    display: none;
}

.common-table-style td i.fa.fa-caret-down, .common-table-style td i.fa.fa-caret-up {
    font-size: 27px;
    position: absolute;
    right: 20px;
}

.common-table-style td i.fa.fa-circle {
    position: absolute;
    right: 20px;
    font-size: 18px;
    color: #EAAF51;
    top: 14px;
}

i.fa.fa-caret-up {
    color:#47c558;
}

i.fa.fa-caret-down {
    color: #c54747;
}

.image-gallery .col-md-4 {
    padding: 10px;
}

.image-gallery a img {
    max-width: 100%;
}

.form-sub-title {
    font-size: 20px;
    color: #0a0a0a;
}

.form-sub-title.paddingleft {
    padding-left: 15px;
}


.smart-forms  button.primaryBlueButtonStyle {
    text-align: center;
    display: block;
    background: #0a0a0a;
    width: 100%;
}

.smart-forms  button.primaryBlueButtonStyle:hover {
    background-color: #0ca7a7;
}

.smart-forms  button.primaryBlueButtonStyle.light {
    background-color: #0a0a0a;
    width: auto;
}

.smart-forms  button.primaryBlueButtonStyle.light:hover {
    background-color: #0ca7a7;
}

.smart-forms span.radioText {
    font-size: 14px;
    padding-right: 15px;
    display: inline-block;
    position: relative;
    top: 3px;
    color: #000;
    min-width: 215px;
}

.result span.alert-message {
    padding: 12px 15px;
    background: #bfeaff;
    display: block;
    border: 1px solid #84ddff;
    margin-bottom: 10px;
    font-weight: bold;
    color: #177086;
}

.ik.notTitle {
    padding-top: 48px;
}

.webPaddingLeft0 {
    padding-left: 0;
}

footer span {
    color:#888;
}
.navbar-brand>img.new {
	display: none;
	
}
.googlemap{width:960px;
}
